Script Depot
Scripts
97jsonschema — JSON Schema Validation for Python
A Python implementation of the JSON Schema specification that validates JSON data structures against schemas, supporting Draft 4 through Draft 2020-12.
Slither — Static Analysis Framework for Solidity Smart Contracts
A Python-based static analysis tool for Solidity that detects vulnerabilities, suggests optimizations, and surfaces code quality issues in Ethereum smart contracts.
Flask-RESTful — REST API Framework for Flask
A lightweight extension for Flask that adds resource-based routing, request parsing, and output marshalling to build REST APIs with minimal boilerplate.
Hippy — Cross-Platform Framework by Tencent
A high-performance cross-platform development framework by Tencent that renders native UI from JavaScript and Vue or React, targeting Android, iOS, and web from a single codebase.
Johnny-Five — JavaScript Robotics and IoT Platform
An open-source JavaScript framework for programming Arduino, Raspberry Pi, and other IoT hardware using a consistent, event-driven API in Node.js.
Doxx — Render Word Documents in the Terminal
A fast Rust CLI tool that renders .docx files directly in the terminal with formatting, tables, and images. No Microsoft Office or LibreOffice required.